{% extends "dashboard/base.html" %} {% load i18n %} {% block content %}

{% trans "Transfer ownership" %}

{% csrf_token %}
{% endblock %}